Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

fix(container): update image quay.io/thanos/thanos to v0.36.1 #612

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

k3s-home-gha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
quay.io/thanos/thanos patch v0.36.0 -> v0.36.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

--- kubernetes/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

+++ kubernetes/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

@@ -57,13 +57,13 @@

       retentionResolution1h: 60d
       retentionResolution5m: 30d
       retentionResolutionRaw: 14d
     image:
       registry: quay.io
       repository: thanos/thanos
-      tag: v0.36.0
+      tag: v0.36.1
     metrics:
       enabled: true
       serviceMonitor:
         enabled: true
     objstoreConfig:
       config:
--- kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

+++ kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

@@ -345,13 +345,13 @@

             spec:
               resources:
                 requests:
                   storage: 200Gi
               storageClassName: moosefs-storage
         thanos:
-          image: quay.io/thanos/thanos:v0.36.0
+          image: quay.io/thanos/thanos:v0.36.1
           objectStorageConfig:
             existingSecret:
               key: objstore.yml
               name: kube-prometheus-stack
         walCompression: true
       thanosService:

Copy link

--- HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

+++ HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

@@ -69,13 +69,13 @@

             storage: 200Gi
         storageClassName: moosefs-storage
   additionalScrapeConfigs:
     name: kube-prometheus-stack-prometheus-scrape-confg
     key: additional-scrape-configs.yaml
   thanos:
-    image: quay.io/thanos/thanos:v0.36.0
+    image: quay.io/thanos/thanos:v0.36.1
     objectStorageConfig:
       key: objstore.yml
       name: kube-prometheus-stack
   portName: http-web
   hostNetwork: false
 
--- HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb

+++ HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb

@@ -48,13 +48,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: bucketweb
-        image: quay.io/thanos/thanos:v0.36.0
+        image: quay.io/thanos/thanos:v0.36.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos Deployment: observability/thanos-compactor

+++ HelmRelease: observability/thanos Deployment: observability/thanos-compactor

@@ -48,13 +48,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: compactor
-        image: quay.io/thanos/thanos:v0.36.0
+        image: quay.io/thanos/thanos:v0.36.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend

+++ HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend

@@ -48,13 +48,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: query-frontend
-        image: quay.io/thanos/thanos:v0.36.0
+        image: quay.io/thanos/thanos:v0.36.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos Deployment: observability/thanos-query

+++ HelmRelease: observability/thanos Deployment: observability/thanos-query

@@ -46,13 +46,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: query
-        image: quay.io/thanos/thanos:v0.36.0
+        image: quay.io/thanos/thanos:v0.36.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler

+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler

@@ -51,13 +51,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: ruler
-        image: quay.io/thanos/thanos:v0.36.0
+        image: quay.io/thanos/thanos:v0.36.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway

+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway

@@ -51,13 +51,13 @@

         fsGroup: 1001
         fsGroupChangePolicy: Always
         supplementalGroups: []
         sysctls: []
       containers:
       - name: storegateway
-        image: quay.io/thanos/thanos:v0.36.0
+        image: quay.io/thanos/thanos:v0.36.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants